-
Home
-
Booking for Appointments and Events Calendar – Amelia
-
1.2.12
-
Code
-
Classes
- CouponRepository
| Total Complexity |
66 |
| Dependencies |
7 |
| Dependents |
0 |
| Total lines |
672 |
| Lines of code |
434 |
| Logical lines of code |
197 |
| Comment lines |
85 |
| Methods |
11 |
| Properties |
7 |
Methods 11
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| getAllByCriteria() |
B |
32 |
20 |
113 |
| getFiltered() |
A |
37 |
13 |
81 |
| getCount() |
S |
48 |
6 |
31 |
| update() |
S |
47 |
4 |
39 |
| getById() |
S |
45 |
3 |
50 |
| add() |
S |
49 |
4 |
32 |
| getCouponsServicesIds() |
S |
54 |
4 |
19 |
| getCouponsEventsIds() |
S |
54 |
4 |
19 |
| getCouponsPackagesIds() |
S |
54 |
4 |
19 |
| updateStatusById() |
S |
55 |
3 |
21 |
| __construct() |
S |
63 |
1 |
10 |